func text/template.canBeNil

4 uses

	text/template (current package)
		exec.go#L881: func canBeNil(typ reflect.Type) bool {
		exec.go#L898: 		if canBeNil(typ) {
		exec.go#L940: 		if canBeNil(typ) {
		funcs.go#L162: 		if !canBeNil(argType) {